[INFO] cloning repository https://github.com/Shirotha/evo-nn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shirotha/evo-nn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShirotha%2Fevo-nn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShirotha%2Fevo-nn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 253717dfdf9790a1a770148a8fc2e2f372dc5106
[INFO] fixing Shirotha/evo-nn against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShirotha%2Fevo-nn" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Shirotha/evo-nn
[INFO] finished tweaking git repo https://github.com/Shirotha/evo-nn
[INFO] tweaked toml for git repo https://github.com/Shirotha/evo-nn written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shirotha/evo-nn on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shirotha/evo-nn already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed_floats_macros v1.0.2
[INFO] [stderr]   Downloaded typed_floats v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3bd7e9efe0b2d94093ae6ffb1922de95e60fc7cc421310c4727949588edac0d2
[INFO] running `Command { std: "docker" "start" "3bd7e9efe0b2d94093ae6ffb1922de95e60fc7cc421310c4727949588edac0d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bd7e9efe0b2d94093ae6ffb1922de95e60fc7cc421310c4727949588edac0d2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3bd7e9efe0b2d94093ae6ffb1922de95e60fc7cc421310c4727949588edac0d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3bd7e9efe0b2d94093ae6ffb1922de95e60fc7cc421310c4727949588edac0d2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling typed_floats_macros v1.0.2
[INFO] [stderr]     Checking thin-vec v0.2.13
[INFO] [stderr]     Checking typed_floats v1.0.2
[INFO] [stderr]     Checking evo-nn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]  --> src/agent/index.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |     #[rustc_layout_scalar_valid_range_end(0xFFFFFF00)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_end` in this scope
[INFO] [stdout]  --> src/agent/index.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |     #[rustc_layout_scalar_valid_range_end(0xFFFFFF00)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/agent/index.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |             (id <= Self::MAX).then_some(unsafe { Self(id) })
[INFO] [stdout]    |                                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]  --> src/agent/index.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |     #[rustc_layout_scalar_valid_range_end(0xFFFFFF00)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_end` in this scope
[INFO] [stdout]  --> src/agent/index.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |     #[rustc_layout_scalar_valid_range_end(0xFFFFFF00)]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evo-nn` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0271]: type mismatch resolving `<TestActivator as Activator>::Input<'a> == <_ as Collector>::Output<'a>`
[INFO] [stdout]    --> src/agent/state.rs:358:43
[INFO] [stdout]     |
[INFO] [stdout] 358 |         let mut state = State::create_for(brain, body, &mut arena);
[INFO] [stdout]     |                         ----------------- ^^^^^ type mismatch resolving `<TestActivator as Activator>::Input<'a> == <_ as Collector>::Output<'a>`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: expected this to be `<_ as connection::Collector>::Output<'_>`
[INFO] [stdout]    --> src/agent/state.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |             = &'i Cumulant
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout]     = note: expected associated type `<_ as connection::Collector>::Output<'_>`
[INFO] [stdout]                      found reference `&Cumulant`
[INFO] [stdout] help: a method is available that returns `<_ as connection::Collector>::Output<'_>`
[INFO] [stdout]    --> src/agent/connection.rs:69:5
[INFO] [stdout]     |
[INFO] [stdout]  69 |     fn collect(&mut self, config: &Self::Config) -> Self::Output<'_>;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider calling `connection::Collector::collect`
[INFO] [stdout] note: required by a bound in `state::State::<A, P, C>::create_for`
[INFO] [stdout]    --> src/agent/state.rs:83:36
[INFO] [stdout]     |
[INFO] [stdout]  83 |     A: 'static + for<'a> Activator<Input<'a> = C::Output<'a>, Output<'a> = P::Input<'a>>,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `State::<A, P, C>::create_for`
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn create_for<X: Phenotype>(
[INFO] [stdout]     |            ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<TestPropagator as Propagator>::Output<'p> == <_ as Collector>::Input<'p>`
[INFO] [stdout]    --> src/agent/state.rs:358:43
[INFO] [stdout]     |
[INFO] [stdout] 358 |         let mut state = State::create_for(brain, body, &mut arena);
[INFO] [stdout]     |                         ----------------- ^^^^^ type mismatch resolving `<TestPropagator as Propagator>::Output<'p> == <_ as Collector>::Input<'p>`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: expected this to be `<_ as connection::Collector>::Input<'_>`
[INFO] [stdout]    --> src/agent/state.rs:284:15
[INFO] [stdout]     |
[INFO] [stdout] 284 |             = Signal
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     = note: expected associated type `<_ as connection::Collector>::Input<'_>`
[INFO] [stdout]                         found struct `Signal`
[INFO] [stdout]     = help: consider constraining the associated type `<_ as connection::Collector>::Input<'_>` to `Signal` or calling a method that returns `<_ as connection::Collector>::Input<'_>`
[INFO] [stdout]     = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html
[INFO] [stdout] note: required by a bound in `state::State::<A, P, C>::create_for`
[INFO] [stdout]    --> src/agent/state.rs:84:37
[INFO] [stdout]     |
[INFO] [stdout]  84 |     P: 'static + for<'p> Propagator<Output<'p> = C::Input<'p>>,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `State::<A, P, C>::create_for`
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub fn create_for<X: Phenotype>(
[INFO] [stdout]     |            ---------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `step` exists for struct `state::State<TestActivator, TestPropagator, _>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/agent/state.rs:360:15
[INFO] [stdout]     |
[INFO] [stdout]  49 | pub struct State<A, P, C>
[INFO] [stdout]     | ------------------------- method `step` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 230 |     struct TestActivator {
[INFO] [stdout]     |     -------------------- doesn't satisfy `<_ as Activator>::Input<'a> = <_ as Collector>::Output<'a>`
[INFO] [stdout] ...
[INFO] [stdout] 275 |     struct TestPropagator;
[INFO] [stdout]     |     --------------------- doesn't satisfy `<_ as Propagator>::Output<'p> = <_ as Collector>::Input<'p>`
[INFO] [stdout] ...
[INFO] [stdout] 360 |         state.step(brain, inputs, &mut outputs, config);
[INFO] [stdout]     |               ^^^^ method cannot be called on `state::State<TestActivator, TestPropagator, _>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout]       `<TestActivator as neuron::Activator>::Input<'a> = <_ as connection::Collector>::Output<'a>`
[INFO] [stdout]       `<TestPropagator as connection::Propagator>::Output<'p> = <_ as connection::Collector>::Input<'p>`
[INFO] [stdout]    --> src/agent/state.rs:83:36
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl<A, P, C> State<A, P, C>
[INFO] [stdout]     |               --------------
[INFO] [stdout] ...
[INFO] [stdout]  83 |     A: 'static + for<'a> Activator<Input<'a> = C::Output<'a>, Output<'a> = P::Input<'a>>,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout]  84 |     P: 'static + for<'p> Propagator<Output<'p> = C::Input<'p>>,
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout] note: `controller::Controller` defines an item `step`, perhaps you need to implement it
[INFO] [stdout]    --> src/world/controller.rs:27:1
[INFO] [stdout]     |
[INFO] [stdout]  27 | pub trait Controller: Debug {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `new` found for struct `body::Body<P>` in the current scope
[INFO] [stdout]    --> src/agent/state.rs:392:34
[INFO] [stdout]     |
[INFO] [stdout] 392 |         let mut body = TestBody::new();
[INFO] [stdout]     |                                  ^^^ associated function or constant not found in `body::Body<TestPhenotype>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/agent/body.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout]  28 | pub struct Body<P: Phenotype> {
[INFO] [stdout]     | ----------------------------- associated function or constant `new` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/agent/index.rs:21:41
[INFO] [stdout]    |
[INFO] [stdout] 21 |             (id <= Self::MAX).then_some(unsafe { Self(id) })
[INFO] [stdout]    |                                         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0271, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evo-nn` (lib test) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "3bd7e9efe0b2d94093ae6ffb1922de95e60fc7cc421310c4727949588edac0d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bd7e9efe0b2d94093ae6ffb1922de95e60fc7cc421310c4727949588edac0d2", kill_on_drop: false }`
[INFO] [stdout] 3bd7e9efe0b2d94093ae6ffb1922de95e60fc7cc421310c4727949588edac0d2
